home *** CD-ROM | disk | FTP | other *** search
/ PC User 2003 April / Disc 1 / PCU0403CD1.iso / magstuff / internet / files / bepro.exe / %PROGRAMPATH% / common / Style / style.dft < prev    next >
Encoding:
Text File  |  2003-02-12  |  673 b   |  22 lines

  1. # $Id: style.dft,v 1.3 1996/09/12 17:25:26 steveb Exp $
  2. # Copyright (C) 1987-1996 Verity, Inc.
  3. # This one is used by the search engine - hsc
  4. # style.dft - virtual document
  5. #
  6.  
  7.  
  8. $control: 1
  9. dft:
  10. {
  11.   field: DOC
  12.    #/filter = "zone -html -nocharmap"  #this was the initial setting 
  13.  
  14.    #/filter = "zone -html -precharmap 850"  
  15.     #   the documents in russian are not displayed properly. they are being mapped to 850 (IBM)
  16.  
  17.    /filter = "zone -html -precharmap 8859"     
  18.    # this should be 8859 because the documents are going to come in in 8859 and this is 
  19.    # just telling the collections that it has to map the documents from 8859 to internal. 
  20.  
  21. }
  22.